scientific notation
美
英 
- un.科學記數法
- 網絡科學計數法;科學記法;科學記數型
英漢解釋
英英解釋
例句
The number of '0' characters following the scientific notation indicator determines the minimum number of digits to output for the exponent.
跟在科學記數法指示符后面的“0”字符數確定指數輸出的最小位數。
An uppercase or lowercase character 'e', indicating exponential (scientific) notation.
大寫或小寫字符“e”,表示指數(科學型)表示法。
BULK INSERT supports string-to-decimal type conversion for strings representing numeric values that use scientific notation.
BULKINSERT支持將使用科學計數法表示數值的字符串從字符串類型轉換為十進制類型。
Scientific Uses standard scientific notation, providing two significant digits.
使用標準的科學表示法,提供兩個有效位。
Express this ratio to a precision of one decimal place both in scientific notation and as a percentage.
表達這一比例無論是在科學記數法,并以百分比的小數位精度。
This function rejects strings representing numeric values that use scientific notation.
此函數拒絕使用了科學計數法表示數值的字符串。
Express your answer in scientific notation to a precision of one decimal place. (B).
表達您的科學記數法,精確到小數點后一位的答案。
Decimals and scientific notation are permissible for numeric values.
對于數值,允許使用小數和科學記數法。
Float and real constants are represented by using scientific notation.
float和real常量使用科學記數法來表示。
To work around this behavior in SQL Server 2005, use a format file to bulk import scientific notation float data into a decimal column.
若要在SQLServer2005中實現此行為,請使用格式化文件將科學記數法float數據大容量導入小數列中。
Signed floating point or signed scientific notation, whichever is shorter
signed浮點型或signed科學計數法,顯示其中較短的數
Example of Importing a Numeric Value that Uses Scientific Notation
導入使用科學記數法的數值的示例